home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997 September / Macworld (1997-09).dmg / Games World / Games Utilities / NetRPG / NetRPG 3.0.1 / NetRPG 3.0.1.rsrc / STR#_202.txt < prev    next >
Text File  |  1997-07-10  |  937b  |  35 lines

  1. /LINE # SET mod - places value of 'mod' into a set of ()' on line #
  2.  
  3. /LINE # ADD mod - adds value of 'mod' to a number in ()'s on line #
  4.  
  5. /LINE # DEC - deccrements a number in ()'s on line #
  6.  
  7. /LINE # INC - increments a number in ()'s on line #
  8.  
  9. /BACKUP - outputs a text backup of your character sheet
  10.  
  11. /REPLACE,/REP # line - replace line # with 'line'
  12.  
  13. /DELETE,/DEL #, /DEL #-# - deletes line number # from your character.
  14.  
  15. /AFTER # line - adds 'line' after line #.  To insert at the beginning, use /after 0 blah
  16.  
  17.    Ex: "/add - Alignment = Chaotic Evil"
  18.  
  19. NOTE: Lines beggining with a '-' are invisible to other players.
  20.  
  21. /ADD line - adds 'line' to your character info (on disk at the server)
  22.  
  23. /ME - aliases to "/who my_name" and shows your character
  24.  
  25. /WHO name #-# - prints out only lines # to #
  26.  
  27. /WHO name - prints out that player's character info (
  28.  
  29. ===========================
  30.  
  31. Character Sheet Commands
  32.  
  33. ===========================
  34.  
  35.